home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / GAME_CGA / GAMEPLUS.LZH / SQUAWKER.BAT < prev    next >
DOS Batch File  |  1987-10-31  |  390b  |  11 lines

  1. echo off
  2. rem  This BATch file allows execution of SQUAWK with COMMAND line
  3. rem  parameters (up to 6 but it can be increased to whatever you wish).
  4. rem  I have not found any way to supress the display when executing SQUAWK.
  5. rem  
  6. rem  To use, execute for example SQUAWKER SSSABC (spaces between parameters
  7. rem  appears to be optional)
  8. rem  
  9. key-fake "%1 %2 %3 %4 %5 %6"  27
  10. squawk
  11.